home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_mysql.idb / usr / freeware / include / mysql / my_config.h.z / my_config.h
Text File  |  2002-10-07  |  21KB  |  811 lines

  1. /* config.h.  Generated automatically by configure.  */
  2. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  3. /* acconfig.h
  4.    This file is in the public domain.
  5.  
  6.    Descriptive text for the C preprocessor macros that
  7.    the distributed Autoconf macros can define.
  8.    No software package will use all of them; autoheader copies the ones
  9.    your configure.in uses into your configuration header file templates.
  10.  
  11.    The entries are in sort -df order: alphabetical, case insensitive,
  12.    ignoring punctuation (such as underscores).  Although this order
  13.    can split up related entries, it makes it easier to check whether
  14.    a given entry is in the file.
  15.  
  16.    Leave the following blank line there!!  Autoheader needs it.  */
  17.  
  18.  
  19. /* #undef C_ALLOCA */
  20.  
  21. /* #undef CRAY_STACKSEG_END */
  22.  
  23. /* Version of .frm files */
  24. #define DOT_FRM_VERSION 6
  25.  
  26. /* If LOAD DATA LOCAL INFILE should be enabled by default */
  27. #define ENABLED_LOCAL_INFILE 1
  28.  
  29. /* READLINE: */
  30. #define FIONREAD_IN_SYS_IOCTL 1
  31.  
  32. /* READLINE: Define if your system defines TIOCGWINSZ in sys/ioctl.h.  */
  33. #define GWINSZ_IN_SYS_IOCTL 1
  34.  
  35. /* Handing of large files on Solaris 2.6 */
  36. /* #undef _FILE_OFFSET_BITS */
  37.  
  38. /* Do we have FIONREAD */
  39. #define FIONREAD_IN_SYS_IOCTL 1
  40.  
  41. /* Do we need to define _GNU_SOURCE */
  42. /* #undef _GNU_SOURCE */
  43.  
  44. /* atomic_add() from <asm/atomic.h> (Linux only) */
  45. /* #undef HAVE_ATOMIC_ADD */
  46.  
  47. /* atomic_sub() from <asm/atomic.h> (Linux only) */
  48. /* #undef HAVE_ATOMIC_SUB */
  49.  
  50. /* If we have a working alloca() implementation */
  51. /* #undef HAVE_ALLOCA */
  52.  
  53. /* bool is not defined by all C++ compilators */
  54. #define HAVE_BOOL 1
  55.  
  56. /* Have berkeley db installed */
  57. #define HAVE_BERKELEY_DB 1
  58.  
  59. /* DSB style signals ? */
  60. /* #undef HAVE_BSD_SIGNALS */
  61.  
  62. /* Can netinet be included */
  63. /* #undef HAVE_BROKEN_NETINET_INCLUDES */
  64.  
  65. /* READLINE: */
  66. /* #undef HAVE_BSD_SIGNALS */
  67.  
  68. /* ZLIB and compress: */
  69. #define HAVE_COMPRESS 1
  70.  
  71. /* Define if we are using OSF1 DEC threads */
  72. /* #undef HAVE_DEC_THREADS */
  73.  
  74. /* Define if we are using OSF1 DEC threads on 3.2 */
  75. /* #undef HAVE_DEC_3_2_THREADS */
  76.  
  77. /* fp_except from ieeefp.h */
  78. #define HAVE_FP_EXCEPT 1
  79.  
  80. /* READLINE: */
  81. /* #undef HAVE_GETPW_DECLS */
  82.  
  83. /* Solaris define gethostbyname_r with 5 arguments. glibc2 defines
  84.    this with 6 arguments */
  85. /* #undef HAVE_GETHOSTBYNAME_R_GLIBC2_STYLE */
  86.  
  87. /* In OSF 4.0f the 3'd argument to gethostname_r is hostent_data * */
  88. /* #undef HAVE_GETHOSTBYNAME_R_RETURN_INT */
  89.  
  90. /* Define if int8, int16 and int32 types exist */
  91. /* #undef HAVE_INT_8_16_32 */
  92.  
  93. /* Using Innobase DB */
  94. #define HAVE_INNOBASE_DB 1
  95.  
  96. /* Define if we have GNU readline */
  97. /* #undef HAVE_LIBREADLINE */
  98.  
  99. /* Define if have -lwrap */
  100. #define HAVE_LIBWRAP 1
  101.  
  102. /* Define if we are using Xavier Leroy's LinuxThreads */
  103. /* #undef HAVE_LINUXTHREADS */
  104.  
  105. /* Do we have lstat */
  106. #define HAVE_LSTAT 1
  107.  
  108. /* Do we use user level threads */
  109. /* #undef HAVE_mit_thread */
  110.  
  111. /* For some non posix threads */
  112. /* #undef HAVE_NONPOSIX_PTHREAD_GETSPECIFIC */
  113.  
  114. /* For some non posix threads */
  115. /* #undef HAVE_NONPOSIX_PTHREAD_MUTEX_INIT */
  116.  
  117. /* READLINE: */
  118. #define HAVE_POSIX_SIGNALS 1
  119.  
  120. /* Well.. */
  121. /* #undef HAVE_POSIX_SIGSETJMP */
  122.  
  123. /* sigwait with one argument */
  124. /* #undef HAVE_NONPOSIX_SIGWAIT */
  125.  
  126. /* pthread_attr_setscope */
  127. #define HAVE_PTHREAD_ATTR_SETSCOPE 1
  128.  
  129. /* pthread_yield that doesn't take any arguments */
  130. /* #undef HAVE_PTHREAD_YIELD_ZERO_ARG */
  131.  
  132. /* pthread_yield function with one argument */
  133. /* #undef HAVE_PTHREAD_YIELD_ONE_ARG */
  134.  
  135. /* POSIX readdir_r */
  136. #define HAVE_READDIR_R 1
  137.  
  138. /* Have Gemini db installed */
  139. /* #undef HAVE_GEMINI_DB */
  140.  
  141. /* POSIX sigwait */
  142. #define HAVE_SIGWAIT 1
  143.  
  144. /* crypt */
  145. #define HAVE_CRYPT 1
  146.  
  147. /* Solaris define gethostbyaddr_r with 7 arguments. glibc2 defines
  148.    this with 8 arguments */
  149. #define HAVE_SOLARIS_STYLE_GETHOST 1
  150.  
  151. /* MIT pthreads does not support connecting with unix sockets */
  152. /* #undef HAVE_THREADS_WITHOUT_SOCKETS */
  153.  
  154. /* Timespec has a ts_sec instead of tv_sev  */
  155. /* #undef HAVE_TIMESPEC_TS_SEC */
  156.  
  157. /* Have the tzname variable */
  158. #define HAVE_TZNAME 1
  159.  
  160. /* Define if the system files define uchar */
  161. /* #undef HAVE_UCHAR */
  162.  
  163. /* Define if the system files define uint */
  164. #define HAVE_UINT 1
  165.  
  166. /* Define if the system files define ulong */
  167. #define HAVE_ULONG 1
  168.  
  169. /* UNIXWARE7 threads are not posix */
  170. /* #undef HAVE_UNIXWARE7_THREADS */
  171.  
  172. /* new UNIXWARE7 threads that are not yet posix */
  173. /* #undef HAVE_UNIXWARE7_POSIX */
  174.  
  175. /* READLINE: */
  176. /* #undef HAVE_USG_SIGHOLD */
  177.  
  178. /* Handling of large files on Solaris 2.6 */
  179. /* #undef _LARGEFILE_SOURCE */
  180.  
  181. /* Handling of large files on Solaris 2.6 */
  182. /* #undef _LARGEFILE64_SOURCE */
  183.  
  184. /* Define if want -lwrap */
  185. #define LIBWRAP 1
  186.  
  187. /* Define to machine type name eg sun10 */
  188. #define MACHINE_TYPE "mips"
  189.  
  190. /* #undef MUST_REINSTALL_SIGHANDLERS */
  191.  
  192. /* Defined to used character set */
  193. /* #undef MY_CHARSET_CURRENT */
  194.  
  195. /* READLINE: no sys file*/
  196. /* #undef NO_SYS_FILE */
  197.  
  198. /* Program name */
  199. #define PACKAGE "mysql"
  200.  
  201. /* mysql client protocoll version */
  202. #define PROTOCOL_VERSION 10
  203.  
  204. /* Define if qsort returns void */
  205. #define QSORT_TYPE_IS_VOID 1
  206.  
  207. /* Define as the return type of qsort (int or void). */
  208. #define RETQSORTTYPE void
  209.  
  210. /* Size of off_t */
  211. #define SIZEOF_OFF_T 8
  212.  
  213. /* Define as the base type of the last arg to accept */
  214. #define SOCKET_SIZE_TYPE int
  215.  
  216. /* Last argument to get/setsockopt */
  217. /* #undef SOCKOPT_OPTLEN_TYPE */
  218.  
  219. /* #undef SPEED_T_IN_SYS_TYPES */
  220. /* #undef SPRINTF_RETURNS_PTR */
  221. #define SPRINTF_RETURNS_INT 1
  222. /* #undef SPRINTF_RETURNS_GARBAGE */
  223.  
  224. /* Needed to get large file supportat HPUX 10.20 */
  225. /* #undef __STDC_EXT__ */
  226.  
  227. #define STACK_DIRECTION -1
  228.  
  229. /* #undef STRCOLL_BROKEN */
  230.  
  231. /* #undef STRUCT_DIRENT_HAS_D_FILENO */
  232. #define STRUCT_DIRENT_HAS_D_INO 1
  233.  
  234. /* #undef STRUCT_WINSIZE_IN_SYS_IOCTL */
  235. /* #undef STRUCT_WINSIZE_IN_TERMIOS */
  236.  
  237. /* Define to name of system eg solaris*/
  238. #define SYSTEM_TYPE "sgi-irix6.5"
  239.  
  240. /* Define if you want to have threaded code. This may be undef on client code */
  241. #define THREAD 1
  242.  
  243. /* Should be client be thread safe */
  244. #define THREAD_SAFE_CLIENT 1
  245.  
  246. /* READLINE: */
  247. /* #undef TIOCSTAT_IN_SYS_IOCTL */
  248.  
  249. /* Use multi-byte character routines */
  250. /* #undef USE_MB */
  251. /* #undef USE_MB_IDENT */
  252.  
  253. /* Use MySQL RAID */
  254. /* #undef USE_RAID */
  255.  
  256. /* Use strcoll() functions when comparing and sorting. */
  257. /* #undef USE_STRCOLL */
  258.  
  259. /* Program version */
  260. #define VERSION "3.23.52"
  261.  
  262. /* READLINE: */
  263. #define VOID_SIGHANDLER 1
  264.  
  265.  
  266. /* Leave that blank line there!!  Autoheader needs it.
  267.    If you're adding to this file, keep in mind:
  268.    The entries are in sort -df order: alphabetical, case insensitive,
  269.    ignoring punctuation (such as underscores).  */
  270.  
  271. /* Define if you have the `alarm' function. */
  272. #define HAVE_ALARM 1
  273.  
  274. /* Define if you have the <alloca.h> header file. */
  275. #define HAVE_ALLOCA_H 1
  276.  
  277. /* Define if you have the <arpa/inet.h> header file. */
  278. #define HAVE_ARPA_INET_H 1
  279.  
  280. /* Define if you have the <asm/termbits.h> header file. */
  281. /* #undef HAVE_ASM_TERMBITS_H */
  282.  
  283. /* Define if you have the `atod' function. */
  284. /* #undef HAVE_ATOD */
  285.  
  286. /* Define if you have the `bcmp' function. */
  287. #define HAVE_BCMP 1
  288.  
  289. /* Define if you have the `bfill' function. */
  290. /* #undef HAVE_BFILL */
  291.  
  292. /* Define if you have the `bmove' function. */
  293. /* #undef HAVE_BMOVE */
  294.  
  295. /* Define if you have the `bzero' function. */
  296. #define HAVE_BZERO 1
  297.  
  298. /* Define if you have the `chsize' function. */
  299. /* #undef HAVE_CHSIZE */
  300.  
  301. /* Define if you have the <crypt.h> header file. */
  302. #define HAVE_CRYPT_H 1
  303.  
  304. /* Define if you have the <curses.h> header file. */
  305. #define HAVE_CURSES_H 1
  306.  
  307. /* Define if you have the `cuserid' function. */
  308. #define HAVE_CUSERID 1
  309.  
  310. /* Define if you have the <dirent.h> header file. */
  311. #define HAVE_DIRENT_H 1
  312.  
  313. /* Define if you have the `dlerror' function. */
  314. #define HAVE_DLERROR 1
  315.  
  316. /* Define if you have the `dlopen' function. */
  317. #define HAVE_DLOPEN 1
  318.  
  319. /* Define if you don't have `vprintf' but do have `_doprnt.' */
  320. #define HAVE_DOPRNT 1
  321.  
  322. /* Define if you have the `fchmod' function. */
  323. #define HAVE_FCHMOD 1
  324.  
  325. /* Define if you have the `fcntl' function. */
  326. #define HAVE_FCNTL 1
  327.  
  328. /* Define if you have the <fcntl.h> header file. */
  329. #define HAVE_FCNTL_H 1
  330.  
  331. /* Define if you have the `fconvert' function. */
  332. /* #undef HAVE_FCONVERT */
  333.  
  334. /* Define if you have the `finite' function. */
  335. #define HAVE_FINITE 1
  336.  
  337. /* Define if you have the <floatingpoint.h> header file. */
  338. /* #undef HAVE_FLOATINGPOINT_H */
  339.  
  340. /* Define if you have the <float.h> header file. */
  341. #define HAVE_FLOAT_H 1
  342.  
  343. /* Define if you have the `fpresetsticky' function. */
  344. /* #undef HAVE_FPRESETSTICKY */
  345.  
  346. /* Define if you have the `fpsetmask' function. */
  347. #define HAVE_FPSETMASK 1
  348.  
  349. /* Define if you have the `fseeko' function. */
  350. #define HAVE_FSEEKO 1
  351.  
  352. /* Define if you have the `ftruncate' function. */
  353. #define HAVE_FTRUNCATE 1
  354.  
  355. /* Define if you have the `getcwd' function. */
  356. #define HAVE_GETCWD 1
  357.  
  358. /* Define if you have the `gethostbyaddr_r' function. */
  359. #define HAVE_GETHOSTBYADDR_R 1
  360.  
  361. /* Define if you have the `gethostbyname_r' function. */
  362. #define HAVE_GETHOSTBYNAME_R 1
  363.  
  364. /* Define if you have the `getpagesize' function. */
  365. #define HAVE_GETPAGESIZE 1
  366.  
  367. /* Define if you have the `getpass' function. */
  368. #define HAVE_GETPASS 1
  369.  
  370. /* Define if you have the `getpassphrase' function. */
  371. /* #undef HAVE_GETPASSPHRASE */
  372.  
  373. /* Define if you have the `getpwnam' function. */
  374. #define HAVE_GETPWNAM 1
  375.  
  376. /* Define if you have the `getpwuid' function. */
  377. #define HAVE_GETPWUID 1
  378.  
  379. /* Define if you have the `getrlimit' function. */
  380. #define HAVE_GETRLIMIT 1
  381.  
  382. /* Define if you have the `getrusage' function. */
  383. #define HAVE_GETRUSAGE 1
  384.  
  385. /* Define if you have the `getwd' function. */
  386. #define HAVE_GETWD 1
  387.  
  388. /* Define if you have the <grp.h> header file. */
  389. #define HAVE_GRP_H 1
  390.  
  391. /* Define if you have the <ieeefp.h> header file. */
  392. #define HAVE_IEEEFP_H 1
  393.  
  394. /* Define if you have the `index' function. */
  395. #define HAVE_INDEX 1
  396.  
  397. /* Define if you have the `initgroups' function. */
  398. #define HAVE_INITGROUPS 1
  399.  
  400. /* Define if you have the <inttypes.h> header file. */
  401. #define HAVE_INTTYPES_H 1
  402.  
  403. /* Define if you have the `isnan' function. */
  404. #define HAVE_ISNAN 1
  405.  
  406. /* Define if you have the `bind' library (-lbind). */
  407. /* #undef HAVE_LIBBIND */
  408.  
  409. /* Define if you have the `compat' library (-lcompat). */
  410. /* #undef HAVE_LIBCOMPAT */
  411.  
  412. /* Define if you have the `crypt' library (-lcrypt). */
  413. #define HAVE_LIBCRYPT 1
  414.  
  415. /* Define if you have the `c_r' library (-lc_r). */
  416. /* #undef HAVE_LIBC_R */
  417.  
  418. /* Define if you have the `dl' library (-ldl). */
  419. #define HAVE_LIBDL 1
  420.  
  421. /* Define if you have the `gen' library (-lgen). */
  422. #define HAVE_LIBGEN 1
  423.  
  424. /* Define if you have the `m' library (-lm). */
  425. #define HAVE_LIBM 1
  426.  
  427. /* Define if you have the `nsl' library (-lnsl). */
  428. #define HAVE_LIBNSL 1
  429.  
  430. /* Define if you have the `nsl_r' library (-lnsl_r). */
  431. /* #undef HAVE_LIBNSL_R */
  432.  
  433. /* Define if you have the `pthread' library (-lpthread). */
  434. #define HAVE_LIBPTHREAD 1
  435.  
  436. /* Define if you have the `socket' library (-lsocket). */
  437. /* #undef HAVE_LIBSOCKET */
  438.  
  439. /* Define if you have the <limits.h> header file. */
  440. #define HAVE_LIMITS_H 1
  441.  
  442. /* Define if you have the <locale.h> header file. */
  443. #define HAVE_LOCALE_H 1
  444.  
  445. /* Define if you have the `localtime_r' function. */
  446. #define HAVE_LOCALTIME_R 1
  447.  
  448. /* Define if you have the `locking' function. */
  449. /* #undef HAVE_LOCKING */
  450.  
  451. /* Define if you have the `longjmp' function. */
  452. #define HAVE_LONGJMP 1
  453.  
  454. /* Define if you have the `lrand48' function. */
  455. #define HAVE_LRAND48 1
  456.  
  457. /* Define if you have the `lstat' function. */
  458. #define HAVE_LSTAT 1
  459.  
  460. /* Define if you have the `madvise' function. */
  461. #define HAVE_MADVISE 1
  462.  
  463. /* Define if you have the `memcpy' function. */
  464. #define HAVE_MEMCPY 1
  465.  
  466. /* Define if you have the `memmove' function. */
  467. #define HAVE_MEMMOVE 1
  468.  
  469. /* Define if you have the <memory.h> header file. */
  470. #define HAVE_MEMORY_H 1
  471.  
  472. /* Define if you have the `mkstemp' function. */
  473. #define HAVE_MKSTEMP 1
  474.  
  475. /* Define if you have the `mlockall' function. */
  476. #define HAVE_MLOCKALL 1
  477.  
  478. /* Define if you have a working `mmap' system call. */
  479. #define HAVE_MMAP 1
  480.  
  481. /* Define if you have the <ndir.h> header file. */
  482. /* #undef HAVE_NDIR_H */
  483.  
  484. /* Define if you have the <netinet/in.h> header file. */
  485. #define HAVE_NETINET_IN_H 1
  486.  
  487. /* Define if you have the <paths.h> header file. */
  488. #define HAVE_PATHS_H 1
  489.  
  490. /* Define if you have the `perror' function. */
  491. #define HAVE_PERROR 1
  492.  
  493. /* Define if you have the `poll' function. */
  494. #define HAVE_POLL 1
  495.  
  496. /* Define if you have the `pread' function. */
  497. #define HAVE_PREAD 1
  498.  
  499. /* Define if you have the `pthread_attr_create' function. */
  500. /* #undef HAVE_PTHREAD_ATTR_CREATE */
  501.  
  502. /* Define if you have the `pthread_attr_setprio' function. */
  503. /* #undef HAVE_PTHREAD_ATTR_SETPRIO */
  504.  
  505. /* Define if you have the `pthread_attr_setschedparam' function. */
  506. #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
  507.  
  508. /* Define if you have the `pthread_attr_setstacksize' function. */
  509. #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
  510.  
  511. /* Define if you have the `pthread_condattr_create' function. */
  512. /* #undef HAVE_PTHREAD_CONDATTR_CREATE */
  513.  
  514. /* Define if you have the `pthread_getsequence_np' function. */
  515. /* #undef HAVE_PTHREAD_GETSEQUENCE_NP */
  516.  
  517. /* Define if you have the `pthread_init' function. */
  518. /* #undef HAVE_PTHREAD_INIT */
  519.  
  520. /* Define if you have the `pthread_rwlock_rdlock' function. */
  521. #define HAVE_PTHREAD_RWLOCK_RDLOCK 1
  522.  
  523. /* Define if you have the `pthread_setprio' function. */
  524. /* #undef HAVE_PTHREAD_SETPRIO */
  525.  
  526. /* Define if you have the `pthread_setprio_np' function. */
  527. /* #undef HAVE_PTHREAD_SETPRIO_NP */
  528.  
  529. /* Define if you have the `pthread_setschedparam' function. */
  530. #define HAVE_PTHREAD_SETSCHEDPARAM 1
  531.  
  532. /* Define if you have the `pthread_sigmask' function. */
  533. #define HAVE_PTHREAD_SIGMASK 1
  534.  
  535. /* Define if you have the `putenv' function. */
  536. #define HAVE_PUTENV 1
  537.  
  538. /* Define if you have the <pwd.h> header file. */
  539. #define HAVE_PWD_H 1
  540.  
  541. /* Define if you have the `readlink' function. */
  542. #define HAVE_READLINK 1
  543.  
  544. /* Define if you have the `realpath' function. */
  545. #define HAVE_REALPATH 1
  546.  
  547. /* Define if you have the `rename' function. */
  548. #define HAVE_RENAME 1
  549.  
  550. /* Define if system calls automatically restart after interruption by a
  551.    signal. */
  552. /* #undef HAVE_RESTARTABLE_SYSCALLS */
  553.  
  554. /* Define if you have the `rint' function. */
  555. #define HAVE_RINT 1
  556.  
  557. /* Define if you have the `rwlock_init' function. */
  558. /* #undef HAVE_RWLOCK_INIT */
  559.  
  560. /* Define if you have the <sched.h> header file. */
  561. #define HAVE_SCHED_H 1
  562.  
  563. /* Define if you have the `select' function. */
  564. #define HAVE_SELECT 1
  565.  
  566. /* Define if you have the <select.h> header file. */
  567. /* #undef HAVE_SELECT_H */
  568.  
  569. /* Define if you have the `setenv' function. */
  570. /* #undef HAVE_SETENV */
  571.  
  572. /* Define if you have the `setlocale' function. */
  573. #define HAVE_SETLOCALE 1
  574.  
  575. /* Define if you have the `setupterm' function. */
  576. /* #undef HAVE_SETUPTERM */
  577.  
  578. /* Define if you have the `sighold' function. */
  579. #define HAVE_SIGHOLD 1
  580.  
  581. /* Define if you have the `sigset' function. */
  582. #define HAVE_SIGSET 1
  583.  
  584. /* Define if you have the `sigthreadmask' function. */
  585. /* #undef HAVE_SIGTHREADMASK */
  586.  
  587. /* Define if you have the `snprintf' function. */
  588. #define HAVE_SNPRINTF 1
  589.  
  590. /* Define if you have the `socket' function. */
  591. #define HAVE_SOCKET 1
  592.  
  593. /* Define if you have the <stdarg.h> header file. */
  594. #define HAVE_STDARG_H 1
  595.  
  596. /* Define if you have the <stddef.h> header file. */
  597. #define HAVE_STDDEF_H 1
  598.  
  599. /* Define if you have the <stdint.h> header file. */
  600. /* #undef HAVE_STDINT_H */
  601.  
  602. /* Define if you have the <stdlib.h> header file. */
  603. #define HAVE_STDLIB_H 1
  604.  
  605. /* Define if you have the `stpcpy' function. */
  606. /* #undef HAVE_STPCPY */
  607.  
  608. /* Define if you have the `strcasecmp' function. */
  609. #define HAVE_STRCASECMP 1
  610.  
  611. /* Define if you have the `strcoll' function. */
  612. #define HAVE_STRCOLL 1
  613.  
  614. /* Define if you have the `strerror' function. */
  615. #define HAVE_STRERROR 1
  616.  
  617. /* Define if you have the <strings.h> header file. */
  618. #define HAVE_STRINGS_H 1
  619.  
  620. /* Define if you have the <string.h> header file. */
  621. #define HAVE_STRING_H 1
  622.  
  623. /* Define if you have the `strnlen' function. */
  624. /* #undef HAVE_STRNLEN */
  625.  
  626. /* Define if you have the `strpbrk' function. */
  627. #define HAVE_STRPBRK 1
  628.  
  629. /* Define if you have the `strstr' function. */
  630. #define HAVE_STRSTR 1
  631.  
  632. /* Define if you have the `strtok_r' function. */
  633. #define HAVE_STRTOK_R 1
  634.  
  635. /* Define if you have the `strtol' function. */
  636. #define HAVE_STRTOL 1
  637.  
  638. /* Define if you have the `strtoll' function. */
  639. #define HAVE_STRTOLL 1
  640.  
  641. /* Define if you have the `strtoul' function. */
  642. #define HAVE_STRTOUL 1
  643.  
  644. /* Define if you have the `strtoull' function. */
  645. #define HAVE_STRTOULL 1
  646.  
  647. /* Define if `st_rdev' is member of `struct stat'. */
  648. #define HAVE_STRUCT_STAT_ST_RDEV 1
  649.  
  650. /* Define if your `struct stat' has `st_rdev'. Deprecated, use
  651.    `HAVE_STRUCT_STAT_ST_RDEV' instead. */
  652. #define HAVE_ST_RDEV 1
  653.  
  654. /* Define if you have the <synch.h> header file. */
  655. /* #undef HAVE_SYNCH_H */
  656.  
  657. /* Define if you have the <sys/dir.h> header file. */
  658. #define HAVE_SYS_DIR_H 1
  659.  
  660. /* Define if you have the <sys/file.h> header file. */
  661. #define HAVE_SYS_FILE_H 1
  662.  
  663. /* Define if you have the <sys/ioctl.h> header file. */
  664. #define HAVE_SYS_IOCTL_H 1
  665.  
  666. /* Define if you have the <sys/mman.h> header file. */
  667. #define HAVE_SYS_MMAN_H 1
  668.  
  669. /* Define if you have the <sys/ndir.h> header file. */
  670. /* #undef HAVE_SYS_NDIR_H */
  671.  
  672. /* Define if you have the <sys/ptem.h> header file. */
  673. /* #undef HAVE_SYS_PTEM_H */
  674.  
  675. /* Define if you have the <sys/pte.h> header file. */
  676. /* #undef HAVE_SYS_PTE_H */
  677.  
  678. /* Define if you have the <sys/select.h> header file. */
  679. #define HAVE_SYS_SELECT_H 1
  680.  
  681. /* Define if you have the <sys/socket.h> header file. */
  682. #define HAVE_SYS_SOCKET_H 1
  683.  
  684. /* Define if you have the <sys/stat.h> header file. */
  685. #define HAVE_SYS_STAT_H 1
  686.  
  687. /* Define if you have the <sys/stream.h> header file. */
  688. #define HAVE_SYS_STREAM_H 1
  689.  
  690. /* Define if you have the <sys/timeb.h> header file. */
  691. #define HAVE_SYS_TIMEB_H 1
  692.  
  693. /* Define if you have the <sys/types.h> header file. */
  694. #define HAVE_SYS_TYPES_H 1
  695.  
  696. /* Define if you have the <sys/un.h> header file. */
  697. #define HAVE_SYS_UN_H 1
  698.  
  699. /* Define if you have the <sys/utime.h> header file. */
  700. #define HAVE_SYS_UTIME_H 1
  701.  
  702. /* Define if you have the <sys/vadvise.h> header file. */
  703. /* #undef HAVE_SYS_VADVISE_H */
  704.  
  705. /* Define if you have the <sys/wait.h> header file. */
  706. #define HAVE_SYS_WAIT_H 1
  707.  
  708. /* Define if you have the `tcgetattr' function. */
  709. #define HAVE_TCGETATTR 1
  710.  
  711. /* Define if you have the `tell' function. */
  712. #define HAVE_TELL 1
  713.  
  714. /* Define if you have the `tempnam' function. */
  715. #define HAVE_TEMPNAM 1
  716.  
  717. /* Define if you have the <termbits.h> header file. */
  718. /* #undef HAVE_TERMBITS_H */
  719.  
  720. /* Define if you have the <termcap.h> header file. */
  721. /* #undef HAVE_TERMCAP_H */
  722.  
  723. /* Define if you have the <termios.h> header file. */
  724. #define HAVE_TERMIOS_H 1
  725.  
  726. /* Define if you have the <termio.h> header file. */
  727. #define HAVE_TERMIO_H 1
  728.  
  729. /* Define if you have the <term.h> header file. */
  730. #define HAVE_TERM_H 1
  731.  
  732. /* Define if you have the `thr_setconcurrency' function. */
  733. /* #undef HAVE_THR_SETCONCURRENCY */
  734.  
  735. /* Define if you have the <unistd.h> header file. */
  736. #define HAVE_UNISTD_H 1
  737.  
  738. /* Define if you have the <utime.h> header file. */
  739. #define HAVE_UTIME_H 1
  740.  
  741. /* Define if `utime(file, NULL)' sets file's timestamp to the present. */
  742. #define HAVE_UTIME_NULL 1
  743.  
  744. /* Define if you have the <varargs.h> header file. */
  745. #define HAVE_VARARGS_H 1
  746.  
  747. /* Define if you have the `vidattr' function. */
  748. /* #undef HAVE_VIDATTR */
  749.  
  750. /* Define if you have the `vprintf' function. */
  751. #define HAVE_VPRINTF 1
  752.  
  753. /* Name of package */
  754. #define PACKAGE "mysql"
  755.  
  756. /* Define as the return type of signal handlers (`int' or `void'). */
  757. #define RETSIGTYPE void
  758.  
  759. /* The size of a `char', as computed by sizeof. */
  760. #define SIZEOF_CHAR 1
  761.  
  762. /* The size of a `int', as computed by sizeof. */
  763. #define SIZEOF_INT 4
  764.  
  765. /* The size of a `long', as computed by sizeof. */
  766. #define SIZEOF_LONG 4
  767.  
  768. /* The size of a `long long', as computed by sizeof. */
  769. #define SIZEOF_LONG_LONG 8
  770.  
  771. /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
  772. /* #undef STAT_MACROS_BROKEN */
  773.  
  774. /* Define if you have the ANSI C header files. */
  775. #define STDC_HEADERS 1
  776.  
  777. /* Define if you can safely include both <sys/time.h> and <time.h>. */
  778. #define TIME_WITH_SYS_TIME 1
  779.  
  780. /* Define if your <sys/time.h> declares `struct tm'. */
  781. /* #undef TM_IN_SYS_TIME */
  782.  
  783. /* Version number of package */
  784. #define VERSION "3.23.52"
  785.  
  786. /* Define if your processor stores words with the most significant byte first
  787.    (like Motorola and SPARC, unlike Intel and VAX). */
  788. #define WORDS_BIGENDIAN 1
  789.  
  790. /* Number of bits in a file offset, on hosts where this is settable. */
  791. /* #undef _FILE_OFFSET_BITS */
  792.  
  793. /* Define to make fseeko etc. visible, on some hosts. */
  794. /* #undef _LARGEFILE_SOURCE */
  795.  
  796. /* Define for large files, on AIX-style hosts. */
  797. /* #undef _LARGE_FILES */
  798.  
  799. /* Define to empty if `const' does not conform to ANSI C. */
  800. /* #undef const */
  801.  
  802. /* Define as `__inline' if that's what the C compiler calls it, or to nothing
  803.    if it is not supported. */
  804. #define inline __inline
  805.  
  806. /* Define to `long' if <sys/types.h> does not define. */
  807. /* #undef off_t */
  808.  
  809. /* Define to `unsigned' if <sys/types.h> does not define. */
  810. /* #undef size_t */
  811.